home *** CD-ROM | disk | FTP | other *** search
/ Atari Mega Archive 1 / Atari Mega Archive - Volume 1.iso / ste / simmfix.zoo / simmfix.txt < prev   
Text File  |  1990-09-10  |  3KB  |  81 lines

  1. The 2.5MB STE SIMM fixer.
  2. =========================
  3.  
  4. This is a short program that allows you to fit 2.5MB of memory to an STE 
  5. by mixing 256K and 1MB SIMMs.
  6.  
  7.  
  8. Why it's needed
  9. ===============
  10.  
  11. The reason you can't mix the two types of SIMM is that TOS 1.6 in the STE 
  12. fails to recognise this memory configuration and incorrectly programs the 
  13. MMU chip. It thinks, in fact, that you have 4MB of memory installed. This 
  14. causes big problems as soon as you attempt to run any non-trivial program 
  15. (e.g. GEM) The symptoms are that your STE gets stuck in a reset-reboot 
  16. cycle.
  17.  
  18.  
  19. How it works
  20. ============
  21.  
  22. This program works by reprogramming the MMU and correctly setting _memtop, 
  23. and then warm booting the STE.
  24.  
  25. How to use it
  26. =============
  27.  
  28. You must fit the SIMMs into your STE in the following order:
  29.  
  30. ** (back of STE)** 
  31.  
  32.   |--  1meg SIMM  --|
  33.   |--  256K SIMM  --|
  34.   |--  1meg SIMM  --|
  35.   |--  256K SIMM  --|
  36.  
  37. ** (front of STE)*
  38.  
  39. Put the SIMMFIX.PRG program _FIRST_ in your auto folder (do this by 
  40. deleting everything in the AUTO folder, then copy SIMMFIX.PRG to it, and 
  41. then copy everything else back into AUTO).
  42.  
  43. With SIMMFIX first in your AUTO folder, your ST will start, then reboot, 
  44. and should then display a short message detailing the version of SIMMFIX 
  45. and the authors names.
  46.  
  47. From then on all should be well. This program has been extensively tested 
  48. by David Hoggan on a wide range of software (though few games were 
  49. tested).
  50.  
  51.  
  52. Problems
  53. ========
  54.  
  55. Because you have to run SIMMFIX every time you switch on your STE, you 
  56. cannot just switch on and insert any autobooting disk (e.g. Dungeon 
  57. Master, Starglider II etc. etc.) In these cases, you should make a boot 
  58. disk with nothing except an AUTO folder containing SIMMFIX.PRG. Boot with 
  59. this disk, and when the desktop appears, remove the disk. Insert the game 
  60. disk that you want to autoboot. Then hold down Control, Alt and Delete 
  61. together to reset the STE, and the game will boot and run as normal.
  62.  
  63. Make sure you have (at least) one backup disk containing SIMMFIX.PRG in 
  64. the AUTO folder in case anything goes wrong with your boot disk. If you 
  65. can't run SIMMFIX, then you'll have to open up your STE and remove the 
  66. 256K SIMMS, make a new boot disk, and then put them back.
  67.  
  68.  
  69. Program History
  70. ===============
  71.  
  72. The SIMMFIX program was submitted to the "Programmer's Clinic" section of 
  73. ST World, the premier UK ST magazine, by David Hoggan. I (Mathew Lodge) 
  74. made a few additions and wrote this documentation for a posting to USENET.
  75.  
  76.  
  77. Mathew Lodge
  78. 5 May 1990
  79.  
  80. (JANET address : SOCS18 @ uk.ac.york.vaxa)
  81.